Sort Score
Result 10 results
Languages All
Labels All
Results 211 - 220 of 152,626 for

document formatting

(0.07 sec)
  1. DocumentBuilderOptions class | Aspose.Words for...

    aspose.words.DocumentBuilderOptions class. Allows to specify additional options for the Document building process....additional options for the document building process. Constructors...context_table_formatting True if the formatting applied to table...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Change Table Style in Python|Aspose.Words for P...

    Advanced table Formatting C#. Create a table style using Python. Apply table style Python....table style defines a set of formatting that can be easily applied...applied to a table. Formatting such as borders, shading, alignment...

    docs.aspose.com/words/python-net/working-with-t...
  3. Protect PDF Document Online with password and u...

    Online PDF file password protection app. C++ API code to apply password protection on PDF Document....C++ Protect Pdf Online PDF Document Protection or Set Password...Develop powerful C++ based PDF document protection utility application...

    products.aspose.com/total/cpp/protect/pdf/
  4. GeneralFormat Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.GeneralFormat enum, which enhances numeric text Formatting for fields, ensuring clarity and precision in your Documents....enumeration Specifies a general format that is applied to a numeric...have a combination of general formats. public enum GeneralFormat...

    reference.aspose.com/words/net/aspose.words.fie...
  5. ListFormat Class | Aspose.Words for .NET

    Master list Formatting in your Documents with Aspose.Words.Lists.ListFormat class. Effortlessly enhance paragraph styling for better readability....Allows to control what list formatting is applied to a paragraph...the Working with Lists documentation article. public class ListFormat...

    reference.aspose.com/words/net/aspose.words.lis...
  6. How to Create Word Document using C#

    In this tutorial you will learn how to create Word Document using C# without interop. The C# code example creates Word Document in DOCX file format....Family How to Create Word Document using C# In this tutorial...will learn how to create Word document using C# , write some text...

    kb.aspose.com/words/net/how-to-create-word-docu...
  7. Copy Range Style Only|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....to another with or without formatting. It is also possible to copy...copy only the formatting of the range. This article shows how...

    docs.aspose.com/cells/java/copy-range-style-only/
  8. Aspose::Words::LowCode::MergeFormatMode enum | ...

    Aspose::Words::LowCode::MergeFormatMode enum. Specifies how Formatting is merged when combining multiple Documents in C++....how formatting is merged when combining multiple documents. enum...0 Combine the formatting of the merged documents. KeepSourceFormatting...

    reference.aspose.com/words/cpp/aspose.words.low...
  9. ImportFormatOptions.ignoreHeaderFooter property...

    ImportFormatOptions.ignoreHeaderFooter property. Gets or sets a boolean value that specifies that source Formatting of headers/footers content ignored if [ImportFormatMode.KeepSourceFormatting](../../importformatmode/#KeepSourceFormatting) mode is used...that specifies that source formatting of headers/footers content...specifies ignoring or not source formatting of headers/footers content...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Setting a table font issue - Free Support Forum...

    I found that if I just did: Table table1 = builder.StartTable(); builder.InsertCell().CellFormat.Borders.LineStyle = LineStyle.None; //table1.Style = Document.Styles["tableStyle"]; builder.InsertParagraph(); b…...Style = document.Styles["tableStyle"]; builder...applied a font earlier in the document using Aspose.Words.Font font...

    forum.aspose.com/t/setting-a-table-font-issue/3...